-
Home
-
WP STAGING WordPress Backup Plugin – Migration Backup Restore
-
4.3.2 (latest)
-
Code
-
Classes
- FileBackupService
| Total Complexity |
40 |
| Dependencies |
16 |
| Dependents |
2 |
| Total lines |
270 |
| Lines of code |
153 |
| Logical lines of code |
101 |
| Comment lines |
48 |
| Methods |
11 |
| Properties |
10 |
Methods 11
| Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
| backup() |
B |
39 |
16 |
61 |
| execute() |
S |
52 |
7 |
22 |
| getTranslatedFileIdentifier() |
S |
58 |
6 |
16 |
| logExecution() |
S |
54 |
2 |
23 |
| getBackupSpeed() |
S |
63 |
3 |
9 |
| __construct() |
S |
73 |
1 |
5 |
| inject() |
S |
71 |
1 |
6 |
| setupArchiver() |
S |
76 |
1 |
4 |
| shouldPrependAbsPath() |
S |
80 |
1 |
3 |
| updateMultipartInfo() |
S |
91 |
1 |
2 |
| maybeIncrementPartNo() |
S |
91 |
1 |
2 |